#library-panel {
    font-size: 15px;
//  display: inline-block;
//    display:block;
//  min-width: 1140px;
//    width:100%;
//    margin:50px;
//    margin-right:50px;
//    margin-left:50px;
//    background-color: red;
    padding-left: 50px;
    padding-right: 50px;
}

.lib-mainheader {
    font-size: 20px;
    font-weight: bold;
//    color: red;
    color: #051b75;
}

.lib-mainheader2 {
    font-size: 18px;
//    font-weight: bold;
    color: #051b75;
//    color: red;
}

.lib-article-content {
    font-size: 16px;
//    font-style: italic;
//    font-weight: bold;
    line-height: 1.8;
}

.lib-article-header {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
//  display: inline-block;
//    display:block;
//  min-width: 1140px;
//    width:100%;
//    background-color: gray;
}

.lib-title1 {
    font-size: 20px;
    font-weight: bold;
}

.lib-title2 {
    font-size: 18px;
    font-weight: bold;
}

.lib-title3 {
    font-size: 16px;
    font-weight: bold;
}

.lib-title4 {
    font-size: 15px;
    font-weight: bold;
}

.lib-title5 {
    font-size: 14px;
    font-weight: bold;
}

pre {
    font-size: 12px;
    line-height: 10px;
    display: inline-block;
//    display:block;
//  min-width: 1140px;
//    width:10%;
    background-color: #F2F2F2;
    padding-left: 20px;
    padding-right: 20px;
}

.lib-example-table {
    font-size: 14px;
    color: #051b75;
    font-weight: bold;
}

.lib-example-box {
    display: inline-block;
//    display:block;
//  min-width: 1140px;
//    width:10%;
    background-color: #F2F2F2;
    padding-left: 20px;
    padding-right: 20px;
    color: #051b75;
    font-size: 14px;
    font-weight: bold;
}
